services.fedimintd.<name>.bitcoin.rpc.secretFile

If set the URL specified in bitcoin.rpc.url will get the content of this file added as an URL password, so http://user@example.com will turn into http://user:SOMESECRET@example.com.

Example:

/etc/nix-bitcoin-secrets/bitcoin-rpcpassword-public (for nix-bitcoin default)

Type
null or absolute path
Default
null
Declared
<nixpkgs/nixos/modules/services/networking/fedimintd.nix>